Button

enum Button

A physical button input that can be grabbed on SkyController4 gamepad.

Entries

Link copied to clipboard

Top-most button on the left of the controller front, immediately above power-on button, featuring a return-home icon print.

Link copied to clipboard

Button on the right of the controller front, featuring a takeoff icon print.

Link copied to clipboard

Button on the left of the controller rear, immediately above LEFT_SLIDER, featuring a centering icon print.

Link copied to clipboard

Button on the right of the controller rear, immediately above RIGHT_SLIDER, featuring a take-photo/record icon print.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.